Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/profiles/amex-batch/proxy

Description:

Settings for processing of Amex card transactions in batch mode through internal emulator (for tests and integrations).

Supported Actions:

copyFrom  
Method:  GET       Implicit:  No       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Copies profile settings from another merchant's profile definition.


copyTo  
Method:  GET       Implicit:  No       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Copies profile settings of the selected merchant into corresponding profile settings of the specified merchants/sub-merchants.


delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes profile settings.


load  
Method:  GET       Implicit:  Yes       Returns:  ProxyAmexBatchProviderProfile *      
Consumes:  xurl  Produces:  json, xml 
 
Returns current profile settings.


modify  
Method:  POST       Implicit:  Yes       Returns:  ProxyAmexBatchProviderProfile *      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Creates new or updates an existing Provider Profile for amex-batch Proxy processing.

Parameters:
# Name Type Required Default Description
01 profile ProxyAmexBatchProviderProfile * Yes Updated profile information

Configuration settings for Amex Batch processing through Proxy (provider emulator)